From 9de027df65169f8aac083a8b8da73aab2a9bd78c Mon Sep 17 00:00:00 2001 From: Benjamin Otte Date: Thu, 19 May 2022 05:40:47 +0200 Subject: [PATCH] video: Fix typo in docs --- gtk/gtkvideo.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gtk/gtkvideo.c b/gtk/gtkvideo.c index ef5e182dd0..f39738ae32 100644 --- a/gtk/gtkvideo.c +++ b/gtk/gtkvideo.c @@ -653,7 +653,7 @@ gtk_video_set_media_stream (GtkVideo *self, } /** - * gtk_video_get_file: (attributes org.gtk.Method.get_propert=file) + * gtk_video_get_file: (attributes org.gtk.Method.get_property=file) * @self: a `GtkVideo` * * Gets the file played by @self or %NULL if not playing back -- 2.30.2